mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 10:42:06 +00:00
Merge branch 'main' of github.com:manualdousuario/marreta
This commit is contained in:
commit
fc88dfdf85
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ If needed
|
||||||
services:
|
services:
|
||||||
marreta:
|
marreta:
|
||||||
container_name: marreta
|
container_name: marreta
|
||||||
image: ghcr.io/manualdousuario/marreta/marreta:latest
|
image: ghcr.io/manualdousuario/marreta:latest
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -46,7 +46,7 @@ Se necessario
|
||||||
services:
|
services:
|
||||||
marreta:
|
marreta:
|
||||||
container_name: marreta
|
container_name: marreta
|
||||||
image: ghcr.io/manualdousuario/marreta/marreta:latest
|
image: ghcr.io/manualdousuario/marreta:latest
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue