mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 18:08:31 +02:00
🎉 Add testenv.
This commit is contained in:
parent
ab35716ba2
commit
91aa8862ff
14 changed files with 535 additions and 37 deletions
3
docker/testenv/files/nginx-entrypoint.sh
Normal file
3
docker/testenv/files/nginx-entrypoint.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
exec "$@";
|
Loading…
Add table
Add a link
Reference in a new issue