Update docker-compose.yml

This commit is contained in:
Axel Olausson Holtenäs 2022-12-25 21:37:35 +01:00 committed by GitHub
parent 291e1c34b7
commit 41c8bf8f29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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