Skip to content

Commit

Permalink
Error enlace ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
uo277931 committed Apr 1, 2022
1 parent b1648f3 commit 3dd8a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: '3.5'
services:
restapi:
image: ghcr.io/arquisoft/dede_es4s/restapi:latest
image: ghcr.io/arquisoft/dede_es4a/restapi:latest
ports:
- "5000:5000"
webapp:
image: ghcr.io/arquisoft/dede_es4s/webapp:latest
image: ghcr.io/arquisoft/dede_es4a/webapp:latest
ports:
- "3000:3000"
depends_on:
Expand Down

0 comments on commit 3dd8a55

Please sign in to comment.