mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
♻️ Refactor docker devenv and image building.
This commit is contained in:
3
docker/images/files/nginx-entrypoint.sh
Normal file
3
docker/images/files/nginx-entrypoint.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exec "$@";
|
||||
Reference in New Issue
Block a user