I wish GA was a better CI/CD platform
This commit is contained in:
parent
6e6940c21c
commit
b221dfdeb7
3 changed files with 4 additions and 94 deletions
|
@ -57,7 +57,7 @@ COPY --from=backend-builder /usr/src/app/migrations /app/migrations
|
|||
# Copy static files
|
||||
COPY --from=backend-builder /usr/src/app/static /app/static
|
||||
|
||||
# Expose the port (this is just documentation)
|
||||
# Expose the port
|
||||
EXPOSE 8080
|
||||
|
||||
# Set default network configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue