Update docker-compose.yml for working with latest Docker

This commit is contained in:
Bruno Bernardino 2024-08-25 07:34:05 +01:00
parent 769ae5b9f1
commit c9444883e1
No known key found for this signature in database
GPG key ID: D1B0A69ADD114ECE

View file

@ -1,6 +1,6 @@
services:
website:
build: ghcr.io/bewcloud/bewcloud
image: ghcr.io/bewcloud/bewcloud:main
restart: always
ports:
- 127.0.0.1:8000:8000