Update docker-compose.yml
This commit is contained in:
parent
291e1c34b7
commit
41c8bf8f29
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
xyter:
|
||||
container_name: xyter
|
||||
image: zyner/xyter:main
|
||||
image: zyner/xyter
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
|
|
Loading…
Add table
Reference in a new issue