add master/dev clarification in compose file

このコミットが含まれているのは:
Arya Kiran 2023-05-10 13:33:55 +05:30
コミット bf64cedb08
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 842D12BDA50DF120
1個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -1,7 +1,7 @@
version: "3"
services:
gothub:
image: codeberg.org/gothub/gothub:latest
image: codeberg.org/gothub/gothub:latest # Master branch
# image: codeberg.org/gothub/gothub:dev # Dev branch
restart: unless-stopped
ports: