Skip to content

Commit 1fb34f1

Browse files
committed
test again
1 parent e1cb35a commit 1fb34f1

File tree

6 files changed

+7
-100
lines changed

6 files changed

+7
-100
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ jspm_packages/
8787
build/
8888
release-builds/
8989

90+
.docker-compose.yml
91+
.Dockerfile-2stage
92+
.Dockerfile-nginx
93+
9094
# TypeScript v1 declaration files
9195
typings/
9296

@@ -496,4 +500,6 @@ server/rootCA.key
496500
server/rootCA.pem
497501
server/RootCA.srl
498502

503+
504+
499505
# End of https://www.gitignore.io/api/node,linux,macos,windows,visualstudio,yarn

Dockerfile-2stage

Lines changed: 0 additions & 36 deletions
This file was deleted.

Dockerfile-nginx

Lines changed: 0 additions & 48 deletions
This file was deleted.

app/dist/index-prod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en-US"><head><meta charset="UTF-8"/><script src="https://kit.fontawesome.com/7e1cebd082.js" crossorigin="anonymous"></script><meta property="csp-nonce" content="MGQ4YmNkYjEtMGU4ZS00MmU5LWIyYWItZmUyMmVkZTY2YzQx"/><title>ReacType</title><link href="main.css" rel="stylesheet"></head><body><div id="app"></div><script src="bundle.js"></script></body></html>
1+
<!doctype html><html lang="en-US"><head><meta charset="UTF-8"/><script src="https://kit.fontawesome.com/7e1cebd082.js" crossorigin="anonymous"></script><meta property="csp-nonce" content="NTVhMWZiNjQtNTNiMi00NTE3LTkwMDItMTdmZWJlMzJkOTZk"/><title>ReacType</title><link href="main.css" rel="stylesheet"></head><body><div id="app"></div><script src="bundle.js"></script></body></html>

deploytest.zip

-52.6 MB
Binary file not shown.

docker-compose.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)