issues
search
osulp
/
Easydeposit2
Automate journal article deposit for open access
4
stars
0
forks
source link
updates to docker-compose.yml for local dev
#274
Closed
decimalator
closed
2 years ago
decimalator
commented
2 years ago
Adds a
caddy
service for proxying docker network requests to local port 3000 (puma)
Updates docker-compose.yml to version 3
Removes the
db_migrate
service, we'll need to update the
web
service to automatically run migrations on container boot
Uses the default container network
caddy
service for proxying docker network requests to local port 3000 (puma)db_migrate
service, we'll need to update theweb
service to automatically run migrations on container boot