mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
gitea version use env
This commit is contained in:
parent
9c1db4f2b4
commit
10b9fc712a
@ -7,7 +7,7 @@ version: '3.8'
|
||||
services:
|
||||
gitea:
|
||||
container_name: $APP_NAME
|
||||
image: websoft9dev/gitea:1.20.4
|
||||
image: websoft9dev/gitea:$APP_VERSION
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
|
Loading…
Reference in New Issue
Block a user